CVE-2020-35862
The CVE-2020-35862 issue affects the bitvec crate for Rust (pre-0.17.4). The vulnerability arises in BitVec to BitBox conversion, causing use-after-free or double-free due to allocation movement during that conversion. The problem is documented across multiple sources (RustSec/RUSTSEC-2020-0007, ...